/* Middle */
.mid{
    width: 100%;
    height: 30vh;
    background: linear-gradient(to bottom,black,rgb(21, 21, 21),black);
}
.midrap{
    width: 80%;
    margin: auto;
    padding-top: 60px;
}
.midrap h1{
    color: yellow;
    font-size: 100px;
    text-align: center;
    font-family: 'Rakkas', 'cursive';
}
/* Middle */
.mid1{
    width: 100%;
    height: 100vh;
    background-image: url(./47.jpg);
    background-size: cover;
}
.midrap1{
    width: 80%;
    margin: auto;
    padding-top: 40px;
}
.midrap1 h1{
    color: aqua;
    font-weight: bolder;
}
.container table tr th{
    font-size: 45px;
    padding-top: 40px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    text-shadow: 0 4px 8px black;
}
#name1{
    width: 210%;
    height: 6vh;
    margin-left: 80px;
    border-radius: 10px;
    padding-left: 6px;
    color: black;
    font-size: 20px;
    box-shadow: 2px 2px 5px 5px rgb(36, 36, 36);
}
.container1 table tr th{
    font-size: 45px;
    padding-top: 20px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    text-shadow: 0 4px 8px black;
    padding-left: 50px;
}
#name2{
    width: 240%;
    height: 6vh;
    border-radius: 10px;
    padding-left: 6px;
    color: black;
    margin-left: 38px;
    font-size: 20px;
    box-shadow: 2px 2px 5px 5px rgb(36, 36, 36);
}
.container2 table tr th{
    font-size: 45px;
    padding-top: 20px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    text-shadow: 0 4px 8px black;
    padding-left: 50px;
}
#name3{
    width: 250%;
    height: 6vh;
    border-radius: 10px;
    padding-left: 6px;
    color: black;
    margin-left: 30px;
    font-size: 20px;
    box-shadow: 2px 2px 5px 5px rgb(36, 36, 36);
}
.container3 table tr th{
    font-size: 45px;
    padding-top: 20px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    text-shadow: 0 4px 8px black;
    padding-left: 50px;
}
#name4{
    width: 275%;
    height: 6vh;
    border-radius: 10px;
    padding-left: 6px;
    color: black;
    font-size: 20px;
    box-shadow: 2px 2px 5px 5px rgb(36, 36, 36);
}
.container4 table tr th{
    font-size: 45px;
    padding-top: 20px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    text-shadow: 0 4px 8px black;
    padding-left: 50px;
}
#name5{
    width: 232%;
    height: 6vh;
    border-radius: 10px;
    padding-left: 6px;
    color: black;
    font-size: 20px;
    box-shadow: 2px 2px 5px 5px rgb(36, 36, 36);
    margin-left: 50px;
}
.box1{
    background-color:darkorange;
    width: 20%;
    height: 6vh;
    margin-top: 70px;
    margin-left: 500px;
    border-radius: 5px;
}
.box1 h1{
    color: white;
    text-align: center;
    font-size: 25px;
    padding-top: 6px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: bolder;
}
.box1:hover{
    background-color: green;
    box-shadow: 5px 5px 8px 8px black;
}
/* Footer */
.foot{
    width: 100%;
    height: 65vh;
    background-image: url(./50.jpg);
    background-size: cover;
}
.footrap{
    width: 100%;
    height: 65vh;
    background: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0.9));   
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 10px;
}
.box59{
    margin-left: 60px;
}
.box59 img{
    height: 20vh;
    margin-top: 80px;
    margin-left: 90px;
}
.box59 h1{
    color: whitesmoke;
    text-align: center;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 50px;
    padding-top: 15px;
}
.box60{
    margin-left: 40px;
    margin-top: 10px;
}
.box60 h1{
    font-size: 25px;
    color: whitesmoke;
    text-align: center;
    padding-top: 70px;
    font-weight: bolder;
    font-family: 'Patua One', 'cursive';
}
.box60 h2{
    font-size: 25px;
    color: whitesmoke;
    text-align: center;
    padding-top: 10px;
    font-weight: bolder;
    font-family: 'Patua One', 'cursive';
}
.box60 iframe{
    margin-left: 145px;
    margin-top: 10px;
}
.box61{
    margin-top: 60px;
    margin-right: 150px;
}
.box61 h1{
    font-family: 'Times New Roman', Times, serif;
    font-size: 35px;
    color:gold;
    font-weight: bolder;
    text-align: center;
}
.box61 h2{
    text-align: center;
    padding-top: 10px;
}
.box61 h2 a{
    color: white;
    text-decoration: none;
    font-size: 30px;
    font-weight: bolder;
    font-family: 'Patua One', 'cursive';
}
/* Footer */
.foot1{
    width: 100%;
    height: 8vh;
    background-color: rgb(47, 46, 46);
}
.footrap1{
    width: 80%;
    margin: auto;
}
.footrap1 h1{
    font-size: 22px;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    color: whitesmoke;
    padding-top: 15px;
    font-weight: bolder;
}